Fix typo in previous change.
authorRichard M. Stallman <rms@gnu.org>
Thu, 28 Apr 1994 07:10:24 +0000 (07:10 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 28 Apr 1994 07:10:24 +0000 (07:10 +0000)
src/emacs.c

index 3fa1244f42e463d00bff5f20cdc2902dc6902b4a..4d62018fb0aac6e19b50f58e0af3d3a8f7b8f16f 100644 (file)
@@ -1023,7 +1023,7 @@ This value is effective only if set before Emacs is dumped,\n\
 and only if the Emacs executable is installed with setuid to permit\n\
 it to change priority.  (Emacs sets its uid back to the real uid.)\n\
 Currently, you need to define PRIO_PROCESS in `config.h'\n\
-before you compile Emacs, to enable the code for this feature.")
+before you compile Emacs, to enable the code for this feature.");
   emacs_priority = 0;
 
   DEFVAR_LISP ("invocation-name", &Vinvocation_name,